home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga News 96
/
Amiga News 96.iso
/
amig_ad_os
/
avm
/
prog
/
source
/
recordconversation.avmsrc
< prev
next >
Wrap
Text File
|
1977-12-31
|
2KB
|
105 lines
startrecord=true
label=
nodetype=7
filename=avm:rexx/stdhead.avm
nextactiontype=3
nextactionaction=
endrecord=true
startrecord=true
label=
nodetype=14
comment=Initialize log
nextactiontype=3
nextactionaction=
endrecord=true
startrecord=true
label=
nodetype=8
line1=parse arg servername faxscript datascript distinctivering 'CID$' acidname '$' acidnumber '$'
line2=call setclip(address() || 'FAXSCRIPT', faxscript)
line3=call setclip(address() || 'DATASCRIPT', datascript)
line4=call setclip(address() || 'CIDNAME', acidname)
line5=call setclip(address() || 'CIDNUMBER', acidnumber)
line6=
line7=
line8=
line9=
line10=
nextactiontype=3
nextactionaction=
endrecord=true
startrecord=true
label=
nodetype=8
line1=handle = makeUniqueFile()
line2=call initLogEntry()
line3=call time('r')
line4=
line5=
line6=
line7=
line8=
line9=
line10=
nextactiontype=3
nextactionaction=
endrecord=true
startrecord=true
label=
nodetype=0
filename=voiceFile('manual', handle)
recordinglength=500
silenceinterval=-1
silencethreshold=-1
keyactiontype=3
keyactionaction=
quietactiontype=3
quietactionaction=
silenceactiontype=3
silenceactionaction=
faxactiontype=3
faxactionaction=
dataactiontype=3
dataactionaction=
busyactiontype=3
busyactionaction=
timedoutactiontype=3
timedoutactionaction=
abortactiontype=3
abortactionaction=
erroractiontype=3
erroractionaction=
nextactiontype=3
nextactionaction=
endrecord=true
startrecord=true
label=
nodetype=14
comment=Save log entry
nextactiontype=3
nextactionaction=
endrecord=true
startrecord=true
label=
nodetype=8
line1=log.filename = handle
line2=log.length = trunc(time('e'))
line3=log.comment = ''
line4=log.type = 'voice'; log.origMailbox = 'manual'
line5=call saveLogEntry('manual', handle)
line6=
line7=
line8=
line9=
line10=
nextactiontype=3
nextactionaction=
endrecord=true
startrecord=true
label=
nodetype=7
filename=avm:rexx/simplestdtail.avm
nextactiontype=3
nextactionaction=
endrecord=true